-
Home
-
WP Import Export Lite
-
3.9.28 (latest)
-
Code
-
Classes
- WPIE_CSV_Chunk
Total Complexity |
63 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
296 |
Lines of code |
176 |
Logical lines of code |
118 |
Comment lines |
33 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_csv() |
B |
37 |
22 |
68 |
detect_enclosure() |
A |
48 |
12 |
29 |
detect_delimiter() |
A |
57 |
9 |
15 |
analyse_file() |
S |
50 |
6 |
27 |
unescape_data() |
S |
62 |
4 |
10 |
is_empty_array() |
S |
68 |
4 |
6 |
remove_utf8_bom() |
S |
65 |
3 |
9 |
unique_array_key_name() |
S |
64 |
2 |
10 |
__construct() |
S |
91 |
1 |
2 |